Commit Graph

21 Commits (master)

Author SHA1 Message Date
jdl 0518c5dcca Fix memory leak in secondary, cleanup code. 2024-01-06 20:50:20 +01:00
jdl 6b0b7408bc iterfunc experiment 2023-12-24 20:41:43 +01:00
jdl 5ffd50bdea UpsertFunc 2023-12-19 13:59:57 +01:00
jdl 91b2ba30f6 Colleciton.Has convenience function 2023-12-16 21:06:36 +01:00
jdl c2828592ac Added UpdateFunc for safer updates. 2023-12-06 20:39:08 +01:00
jdl 13e53f0c88 Updated error type 2023-12-05 11:24:03 +01:00
jdl 54c9e89c3e Fixed unwrap method. 2023-12-05 11:16:35 +01:00
jdl 875957f662 Fixed WAL gc age bug 2023-12-05 09:54:41 +01:00
jdl b251368b09 Cleanup, no logic changes. 2023-12-04 20:25:37 +01:00
jdl c2a1a7f247 Fix data corruption bug (overwrite data) 2023-12-04 20:05:15 +01:00
jdl 9785637b3b Code cleanup / beta stuff 2023-12-03 20:38:45 +01:00
jdl 728b34b684 Fix streaming handlers for https. 2023-12-03 20:26:27 +01:00
jdl 8be663a0a0 Fix streaming handlers for https. 2023-12-03 20:24:36 +01:00
jdl 6da018353a Cleanup 2023-12-03 19:57:26 +01:00
jdl 5528c264d3 Added count functionality 2023-11-21 18:35:37 +01:00
jdl 9078335d70 Allow nil Snapshot for most ops, CRUD for collection 2023-11-21 17:41:55 +01:00
jdl 3c9e5505ab Added some convenience functions. 2023-11-20 20:23:44 +01:00
J. David Lee ba1990e379 v2 (#2)
Co-authored-by: jdl <jdl@desktop>
Reviewed-on: #2
2023-11-17 10:06:56 +00:00
J. David Lee 526196ef9d Cleanup. 2023-10-16 08:50:19 +00:00
jdl ff8b87d6ea Added .gitignore. 2023-10-13 11:47:50 +02:00
jdl 71eb6b0c7e Initial commit 2023-10-13 11:43:27 +02:00