Commit Graph

62 Commits

Author SHA1 Message Date
Matt Hill
a72c1c5499 send message when websocket open and clear store cache on reset 2021-12-28 15:29:10 -07:00
Matt Hill
b34557e8d3 update deps and hard code 2021-12-28 15:29:10 -07:00
Matt Hill
ca8da5da6b fix case where cache is empty object 2021-12-28 15:29:10 -07:00
Matt Hill
3e2e1c92dd revert 2021-12-28 15:29:10 -07:00
Drew Ansbacher
56d7cae16d in source as well 2021-12-28 15:29:10 -07:00
Drew Ansbacher
cf43a9a83e extends hashmap 2021-12-28 15:29:10 -07:00
Drew Ansbacher
88084f60a2 hashmap 2021-12-28 15:29:10 -07:00
Matt Hill
5699702656 return whole doc, better unsubscribe 2021-12-28 15:29:10 -07:00
Aiden McClelland
af37dac17c looser locking 2021-12-28 15:29:10 -07:00
Aiden McClelland
ecaab4b148 option model (#5)
* option model

* enum model
2021-07-09 15:12:58 -06:00
Matt Hill
2db0449d12 our own json patch lib and everything working 2021-07-09 15:12:58 -06:00
Matt Hill
bddbc850ab stashing to handle out-of-sequence revisions 2021-07-09 15:12:58 -06:00
Matt Hill
0cbdc781b0 re-introduce watch 2021-07-09 15:12:58 -06:00
Matt Hill
434c6f7037 start 2021-07-09 15:12:58 -06:00
Aiden McClelland
43e3c77c14 fix deadlock 2021-07-09 15:12:58 -06:00
Matt Hill
d84752007d remove connection status from lib 2021-07-09 15:12:58 -06:00
Matt Hill
eb4a24e797 add connection monitoring 2021-07-09 15:12:58 -06:00
Aiden McClelland
4fedd74b26 fix for json-ptr 2021-07-09 15:12:58 -06:00
Matt Hill
950773e542 removes temps, massive refactor 2021-07-09 15:12:58 -06:00
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