Commit Graph

43 Commits

Author SHA1 Message Date
Aiden McClelland
0dcbb3956e fix off by 1 2021-07-09 15:12:58 -06:00
Aiden McClelland
8dff44f283 dump and sub 2021-07-09 15:12:58 -06:00
Matt Hill
416d622df4 updates to bootstrapper 2021-07-09 15:12:58 -06:00
Aiden McClelland
9ad59a4d1a move client from separate repo 2021-07-09 15:12:58 -06:00
Aiden McClelland
d2f542a8f3 export dump 2021-07-09 15:12:58 -06:00
Aiden McClelland
8bc6a3a1a5 dump type 2021-07-09 15:12:58 -06:00
Aiden McClelland
b5cf9f28ba increase subscriber channel size 2021-07-09 15:12:58 -06:00
Aiden McClelland
fb52c53552 fix option get_mut 2021-07-09 15:12:58 -06:00
Aiden McClelland
66411701fb disable qutex logs 2021-07-09 15:12:58 -06:00
Aiden McClelland
19159746e8 MapModel for IndexMap 2021-07-09 15:12:58 -06:00
Aiden McClelland
df292a85d3 switch to indexmap 2021-07-09 15:12:58 -06:00
Aiden McClelland
d3c1c3f9d9 export diffpatch 2021-07-09 15:12:58 -06:00
Aiden McClelland
9ff57e33d3 utility fns 2021-07-09 15:12:58 -06:00
Aiden McClelland
b74a54390e kebab-case 2021-07-09 15:12:58 -06:00
Aiden McClelland
bfb1376be6 expire_id 2021-07-09 15:12:58 -06:00
Aiden McClelland
e898d4d7ee add clone 2021-07-09 15:12:58 -06:00
Aiden McClelland
b70f1ce3af minor refactor of transactions 2021-07-09 15:12:58 -06:00
Aiden McClelland
ab4fc4b4e4 export Map trait 2021-07-09 15:12:58 -06:00
Aiden McClelland
184ff831e1 extend Map trait 2021-07-09 15:12:58 -06:00
Aiden McClelland
6b350b3d2d stop using index trait 2021-07-09 15:12:58 -06:00
Aiden McClelland
8128321f0d add put 2021-07-09 15:12:58 -06:00
Aiden McClelland
6094a4bb1c option model (#5)
* option model

* enum model
2021-04-26 14:40:37 -06:00
Aiden McClelland
247c1712ba re-export json-ptr (#4) 2021-04-26 11:51:36 -06:00
Aiden McClelland
96e9be16ec feature/macros (#3)
* finish macros for structs

* create before canonicalize

* fix locking behaviour to use single db exclusively

* clean up tests

* punting on enums for now

* reorganize codebase

* metadata and formatting
2021-04-08 12:16:31 -06:00
Chris Guida
9d35accb38 Merge pull request #2 from chrisguida/test
add some tests
2021-03-26 10:14:18 -06:00
Chris Guida
5e99cd2f67 pull in changes from master, .gitignore test dbs 2021-03-26 10:11:55 -06:00
Chris Guida
2ea757027e add a proptest 2021-03-26 09:22:41 -06:00
Aiden McClelland
5b77719631 refine macros 2021-03-25 18:09:07 -06:00
Chris Guida
16fd2b55e8 add some tests 2021-03-25 09:45:38 -06:00
Aiden McClelland
2c3fd8159e wip: macros 2021-03-23 18:10:22 -06:00
Aiden McClelland
4e96c64c1b submodules 2021-03-23 14:45:57 -06:00
Aiden McClelland
7b122c6295 Merge pull request #1 from chrisguida/master
add basic test
2021-03-23 11:54:03 -06:00
Chris Guida
f81b9a8c7b add basic test 2021-03-23 10:37:20 -06:00
Aiden McClelland
3fa224f2f6 atomic write of .bak 2021-03-22 17:22:50 -06:00
Aiden McClelland
9fd80fae58 give up on ORM style models 2021-03-22 15:49:51 -06:00
Aiden McClelland
5a83aa5926 fix transactions 2021-03-17 19:49:06 -06:00
Aiden McClelland
a12a93b035 first pass at model generics 2021-03-15 19:33:23 -06:00
Aiden McClelland
c2e50d0e88 fix locking logic 2021-03-09 19:30:56 -07:00
Aiden McClelland
4dbff195d5 update refs 2021-03-09 12:01:14 -07:00
Aiden McClelland
947213ec91 reorganize 2021-03-09 11:59:20 -07:00
Aiden McClelland
4dbad8a7c5 cache corrupted error 2021-01-08 15:40:44 -07:00
Aiden McClelland
ecdb1d706c panic instead of abort 2021-01-08 15:10:38 -07:00
Aiden McClelland
0165343c36 mvp 2021-01-06 02:05:28 -07:00