Commit Graph

22 Commits

Author SHA1 Message Date
c20c88e33d update API 2018-05-27 17:56:50 +02:00
5821ac2e45 update API 2018-05-27 17:55:27 +02:00
ffeccf6409 rename cacheDB to CacheDB for docs 2018-05-27 17:45:06 +02:00
d440cfe117 restore bufferDB as inter job buffer 2018-05-27 17:36:03 +02:00
2ce6f5f707 update comments 2018-05-26 16:31:06 +02:00
f5c3837a33 quick api at /urls to start building web app 2017-11-23 02:51:23 +01:00
3fb4efa462 less verbose, wip find new bookmarks 2017-11-20 19:31:17 +01:00
22bf5e7e66 use interfaces for cleaner code 2017-11-20 16:05:44 +01:00
a51707a7a7 fix code style 2017-11-19 20:46:24 +01:00
ff7785df36 better logging, no duplicate urls 2017-11-19 17:00:37 +01:00
b418b4ab28 update doc 2017-11-17 20:19:00 +01:00
667b059756 preload bookmarks before watching 2017-11-17 16:58:16 +01:00
d0ae53ece4 preload local db to cache, autosave cache to disk 2017-11-17 16:42:15 +01:00
f297f34397 init local db if does not exist, test if is dir 2017-11-17 16:07:03 +01:00
658d44c7cb wip local db initialization 2017-11-17 15:18:53 +01:00
9fb8c29e59 better var name 2017-11-16 15:46:06 +01:00
d689fc0078 fixed multiple calls to sync crash 2017-11-16 15:43:09 +01:00
1c0cf2db05 better code architecture for bookmarks,db, and watcher 2017-11-16 14:27:50 +01:00
61f6ea9312 wip preloading bookmarks and comparing new bookmarks 2017-11-15 19:01:36 +01:00
4ed127c086 preload bookmarks to memeory, use separate mem db format 2017-11-15 17:25:17 +01:00
3d5d344976 Load db in memeory and flush db to disk #4 #15 2017-11-14 17:58:50 +01:00
8321b36ff7 initilize in memory db with schema 2017-11-13 19:14:59 +01:00