Gregor Reitzenstein
|
c5d733d888
|
Make compile
|
2020-12-02 17:12:25 +01:00 |
|
Gregor Reitzenstein
|
8e3b8834c0
|
Async actor runs now
|
2020-12-02 11:46:46 +01:00 |
|
Gregor Reitzenstein
|
f4148d398f
|
Sync Actor works now
|
2020-12-02 11:31:17 +01:00 |
|
Gregor Reitzenstein
|
6cf4b1d078
|
Turns out none of that works.
|
2020-12-01 16:06:39 +01:00 |
|
Gregor Reitzenstein
|
1041afd0ab
|
Network'd
|
2020-12-01 10:21:39 +01:00 |
|
Gregor Reitzenstein
|
4ee94b260b
|
Run the event network
|
2020-12-01 09:44:18 +01:00 |
|
Gregor Reitzenstein
|
dcda1accfe
|
Split out main further
|
2020-11-30 16:12:40 +01:00 |
|
Gregor Reitzenstein
|
a0d60a574f
|
Main refactor #2
|
2020-11-30 15:05:25 +01:00 |
|
Gregor Reitzenstein
|
e08b9e43d8
|
Main refactor #1
|
2020-11-30 15:05:16 +01:00 |
|
Gregor Reitzenstein
|
cc40cde831
|
Refactor machines somewhat
|
2020-11-30 14:08:03 +01:00 |
|
Gregor Reitzenstein
|
7e9002aa94
|
Password DB and other shenanigans
|
2020-11-30 07:23:47 +01:00 |
|
Gregor Reitzenstein
|
b203edf206
|
Status commit
|
2020-11-24 14:16:22 +01:00 |
|
Gregor Reitzenstein
|
cbb6242f89
|
Get an example to work — barely.
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
e7bbc7e001
|
Lots of changes for better API stuffs
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
f8b9874f08
|
Now with better file loading stuffs
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
3b63e654e5
|
Pushes code around until example loading compiles
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
5f75dd0925
|
Api restructure zum zweiten
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
a057ffa4d8
|
API cleanup
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
5897161a3c
|
Make compile
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
3a459fc098
|
Current state for tagging
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
62e1e9276f
|
Splits off MachineDB
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
2027d9696e
|
Make compile
|
2020-11-20 15:44:02 +01:00 |
|
Gregor Reitzenstein
|
72a9d8c639
|
Moves databases around a touch
|
2020-11-20 15:44:01 +01:00 |
|
Gregor Reitzenstein
|
c25983d48c
|
Start Database restructure
|
2020-11-20 15:44:01 +01:00 |
|
Gregor Reitzenstein
|
f997c93c23
|
More work on the API implementation
|
2020-11-20 15:44:01 +01:00 |
|
Gregor Reitzenstein
|
36745683e0
|
Updates schema
|
2020-11-20 15:44:01 +01:00 |
|
Gregor Reitzenstein
|
691338aca7
|
Move signal handler away from tokio
|
2020-11-20 15:44:01 +01:00 |
|
Gregor Reitzenstein
|
ce8ba084d5
|
Remove in-promptu test code
|
2020-09-18 13:20:04 +02:00 |
|
Gregor Reitzenstein
|
9d7ba0eeda
|
MachineDB dump/load
|
2020-09-18 13:14:24 +02:00 |
|
Gregor Reitzenstein
|
026aa40019
|
Look ma, an event network!
|
2020-09-18 12:34:18 +02:00 |
|
Gregor Reitzenstein
|
7a876a538d
|
Status commit
|
2020-09-17 21:12:30 +02:00 |
|
Gregor Reitzenstein
|
c943e78cc6
|
Move modules back to threadpool
|
2020-09-17 14:32:53 +02:00 |
|
Gregor Reitzenstein
|
f53b4eac8e
|
Adds an event network draft
|
2020-09-17 09:01:00 +02:00 |
|
Gregor Reitzenstein
|
c742fb0a5d
|
Better configuration stuff
|
2020-09-15 14:31:10 +02:00 |
|
Gregor Reitzenstein
|
ff981a768b
|
Actuator draft that is actually implementable
|
2020-09-15 11:38:15 +02:00 |
|
Gregor Reitzenstein
|
73c24456d4
|
Registries draft
|
2020-09-14 10:37:51 +02:00 |
|
Gregor Reitzenstein
|
b8559e1d64
|
Adds --load/--dump. Role dumping implemented already
These mutually exclusive flags allow dumping and loading of database
contents in a textual format
|
2020-09-11 09:57:03 +02:00 |
|
Gregor Reitzenstein
|
8e10381fbd
|
Allows Access to write to the underlying database
|
2020-09-10 12:30:32 +02:00 |
|
Gregor Reitzenstein
|
808386d17a
|
Starts using LMDB
|
2020-09-10 10:39:46 +02:00 |
|
Gregor Reitzenstein
|
3ac60bacb0
|
Library update and compile
|
2020-09-08 09:56:40 +02:00 |
|
Gregor Reitzenstein
|
dad99eb5dc
|
Starting code update
|
2020-09-07 17:23:42 +02:00 |
|
Gregor Reitzenstein
|
5a94720c2b
|
Fix compilation error and cleaned up imports
|
2020-09-07 09:45:55 +02:00 |
|
Gregor Reitzenstein
|
dfdeaaefa6
|
Simple message exchange working
|
2020-05-11 18:21:45 +02:00 |
|
Gregor Reitzenstein
|
8b4296e749
|
Better Connection handling and some ideas
|
2020-05-10 17:23:43 +02:00 |
|
Gregor Reitzenstein
|
2c321d77b4
|
Small clarifications and comment fixes
|
2020-05-10 15:48:16 +02:00 |
|
Gregor Reitzenstein
|
7525fe49f6
|
Now it *actually* compiles again
|
2020-05-04 13:22:14 +02:00 |
|
Gregor Reitzenstein
|
f6f0f14081
|
Make compile
|
2020-04-28 18:40:50 +02:00 |
|
Gregor Reitzenstein
|
453111f0e4
|
Update schema and remove old impl
|
2020-04-28 16:51:08 +02:00 |
|
Gregor Reitzenstein
|
9a6b338070
|
Correct that
|
2020-03-10 19:37:04 +01:00 |
|
Gregor Reitzenstein
|
3ff68ceb2d
|
Showcase impl:
|
2020-02-19 14:50:23 +01:00 |
|