diff options
author | Kali Kaneko <kali@leap.se> | 2014-09-23 13:38:06 -0500 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-11 14:03:17 -0400 |
commit | e0f70a342deccbb53a6ea7215b3322388bb18461 (patch) | |
tree | bd8fb37de901b82ffba984ea24060ab0ae790913 /.gitignore | |
parent | 9c56adfd27e96c44c12ad5295c42e6b8d9bcad98 (diff) |
Refactor soledad api to use async db
* add examples and benchmarks
* remove autocommit mode, allow wal disabling
* lock initialization
* make api use async calls
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ MANIFEST *.pyc *.log *.*~ +*.csv |