Jonathan de Jong
438105c81d
update rocksdb options
2024-05-04 12:04:00 +02:00
Jonathan de Jong
6ee110e5ba
remove sled, upgrade rocksdb and rusqlite to conduit's version
2024-05-04 12:01:34 +02:00
Jonathan de Jong
7cc4616fbf
add MIT
2024-03-07 09:17:23 +01:00
Jonathan de Jong
77a604fa50
fix compilation error
2024-02-25 21:26:09 +01:00
Jonathan de Jong
fb8688df45
update cargo lock file
2024-02-25 21:25:55 +01:00
Jonathan de Jong
82c4c82b43
Merge pull request #11 from CobaltCause/discard-malformed-sqlite-rows
2023-09-11 15:53:15 +02:00
Charles Hall
4a48ab3b50
only ignore broken rows upon request
2023-07-27 11:35:07 -07:00
Charles Hall
31ce64ea72
discard broken sqlite rows
...
I did some database surgery on my SQLite DB which somehow caused some
rows to be messed up. This change just discords broken rows instead of
panicking, allowing the migration to finish.
2023-07-25 16:07:27 -07:00
Jonathan de Jong
805baa0705
add persy backend and make building optional
2022-03-19 16:50:54 +01:00
Jonathan de Jong
0e0a025c37
add additional flushes
2022-02-08 10:58:38 +01:00
Jonathan de Jong
632ef87337
fix opts default in rocksdb
2022-02-08 10:51:16 +01:00
Jonathan de Jong
daccce6031
update lock file
2022-01-25 12:37:41 +01:00
Jonathan de Jong
5d76bfd26e
update for rocksdb fuckery
2022-01-19 11:21:07 +01:00
Jonathan de Jong
3c9fbaa8c9
sync rocksdb settings from conduit
2022-01-15 17:22:28 +01:00
Jonathan de Jong
8293beba48
change flush to be on drop
2021-12-21 18:04:15 +01:00
Jonathan de Jong
c096eefa32
add flush to rocksdb
2021-12-16 21:48:12 +01:00
Jonathan de Jong
d7c8258641
Merge branch 'master' of github.com:ShadowJonathan/conduit_toolbox
2021-12-15 17:47:59 +01:00
Jonathan de Jong
87d20a7857
fix defaulting names
2021-12-15 17:46:42 +01:00
Jonathan de Jong
e37d73f08f
Update README.md
2021-12-10 14:22:08 +01:00
Jonathan de Jong
d896b157e9
Update readme with right install command
...
Fixes #5
2021-12-10 14:20:39 +01:00
Jonathan de Jong
e20e99493e
add rocksdb support
2021-11-27 14:32:00 +01:00
Jonathan de Jong
a04057ed4c
Comment out map_size
2021-07-30 21:53:01 +02:00
Jonathan de Jong
df8d3c95de
refactor, add heed, add migrate tool
2021-07-30 20:58:22 +02:00
Jonathan de Jong
03305cd144
Update README.md
2021-07-18 12:37:23 +02:00
Jonathan de Jong
539750724d
Update README.md
2021-07-13 17:25:29 +02:00
Jonathan de Jong
48e097246c
add readme.md
2021-07-13 17:23:16 +02:00
Jonathan de Jong
8eabefe55b
refactor
2021-07-13 16:44:33 +02:00
Jonathan de Jong
03fde79046
INIT
2021-07-08 14:35:26 +02:00