I am trying to integrate splinter DB into an application of mine. I tried running the intro examples, and I encountered this error.
Assertion failed at src/clockcache.c:2234:clockcache_get_internal(): "SUCCESS(status)".
Could this be because the DB file does not exist? If yes, is there any way to run splinter DB without the DB file?