Commit Graph

73 Commits

Author SHA1 Message Date
Aiden McClelland
b112d59759 redo locking api 2021-09-24 14:21:12 -06:00
Aiden McClelland
71109f1f90 return revisions 2021-09-23 12:39:37 -06:00
Aiden McClelland
67f2ec82cf explicitly return optionmodel for maps 2021-09-21 21:37:05 -06:00
Aiden McClelland
65ac5a1fb4 fix map api 2021-09-21 17:22:53 -06:00
Drew Ansbacher
2e6db17a94 local sequence bug 2021-09-15 15:45:09 -06:00
Aiden McClelland
404c9c3a31 feature log 2021-09-09 11:19:54 -06:00
Aiden McClelland
0d0f74c119 allow empty commit without revision 2021-09-01 16:14:21 -06:00
Matt Hill
4d6a61bc18 revert source connection monitor 2021-09-01 14:27:09 -06:00
Matt Hill
8cd350376c add connection monitor to sources 2021-08-31 13:50:10 -06:00
Aiden McClelland
66b41761d8 MapModel remove 2021-08-24 15:18:51 -06:00
Drew Ansbacher
47a40215dc document bug fix 2021-08-24 12:57:55 -06:00
Matt Hill
2324f7d8a9 send message when websocket open and clear store cache on reset 2021-08-23 15:04:49 -06:00
Matt Hill
dc242320c8 update deps and hard code 2021-08-10 18:54:35 -06:00
Matt Hill
53ac2f5690 fix case where cache is empty object 2021-07-21 20:39:17 -06:00
Matt Hill
5185db527a revert 2021-07-21 15:17:16 -06:00
Drew Ansbacher
7579a82d83 in source as well 2021-07-21 14:49:42 -06:00
Drew Ansbacher
7f7f7b6503 extends hashmap 2021-07-21 14:49:42 -06:00
Drew Ansbacher
37ad3091bd hashmap 2021-07-21 14:49:42 -06:00
Matt Hill
7fb8e9b6da return whole doc, better unsubscribe 2021-07-20 11:23:49 -06:00
Aiden McClelland
6c7e934b50 looser locking 2021-07-19 11:31:40 -06:00
Aiden McClelland
43763539cd option model (#5)
* option model

* enum model
2021-07-09 15:11:13 -06:00
Matt Hill
32f52b4335 our own json patch lib and everything working 2021-07-09 15:11:13 -06:00
Matt Hill
efddb7fac0 stashing to handle out-of-sequence revisions 2021-07-09 15:11:13 -06:00
Matt Hill
fb34358cc5 re-introduce watch 2021-07-09 15:11:13 -06:00
Matt Hill
98e213150f start 2021-07-09 15:11:13 -06:00
Aiden McClelland
a70d06644e fix deadlock 2021-07-09 15:11:13 -06:00
Matt Hill
824a103e5c remove connection status from lib 2021-07-09 15:11:13 -06:00
Matt Hill
80698e8228 add connection monitoring 2021-07-09 15:11:13 -06:00
Aiden McClelland
06d8a6f76f fix for json-ptr 2021-07-09 15:11:13 -06:00
Matt Hill
8b32394710 removes temps, massive refactor 2021-07-09 15:11:13 -06:00
Aiden McClelland
4fa7d36571 fix off by 1 2021-07-09 15:11:13 -06:00
Aiden McClelland
aae8a6ee89 dump and sub 2021-07-09 15:11:13 -06:00
Matt Hill
91b053a6a0 updates to bootstrapper 2021-07-09 15:11:13 -06:00
Aiden McClelland
e210d24754 move client from separate repo 2021-07-09 15:11:13 -06:00
Aiden McClelland
bd871ddf0e export dump 2021-07-09 15:11:12 -06:00
Aiden McClelland
a42247a2bb dump type 2021-07-09 15:11:12 -06:00
Aiden McClelland
3e9e5741f0 increase subscriber channel size 2021-07-09 15:11:12 -06:00
Aiden McClelland
e74064f4a8 fix option get_mut 2021-07-09 15:11:12 -06:00
Aiden McClelland
101d7f2ae5 disable qutex logs 2021-07-09 15:11:12 -06:00
Aiden McClelland
b4ad933ec1 MapModel for IndexMap 2021-07-09 15:11:12 -06:00
Aiden McClelland
f5fecf0aba switch to indexmap 2021-07-09 15:11:12 -06:00
Aiden McClelland
dde77084a4 export diffpatch 2021-07-09 15:11:12 -06:00
Aiden McClelland
a8c60f32c2 utility fns 2021-07-09 15:11:12 -06:00
Aiden McClelland
fa5e93d957 kebab-case 2021-07-09 15:11:12 -06:00
Aiden McClelland
f8dd662d84 expire_id 2021-07-09 15:11:12 -06:00
Aiden McClelland
a3040ddcf6 add clone 2021-07-09 15:11:12 -06:00
Aiden McClelland
f1febb6bb4 minor refactor of transactions 2021-07-09 15:11:12 -06:00
Aiden McClelland
235362bdab export Map trait 2021-07-09 15:11:12 -06:00
Aiden McClelland
fef590b22d extend Map trait 2021-07-09 15:11:12 -06:00
Aiden McClelland
e935cb82b8 stop using index trait 2021-07-09 15:11:12 -06:00