aliyasirnac
722e242fdf
changed testStore signature
2025-05-01 17:37:09 +03:00
Ali Yasir Naç
e81b66dbf4
added garbage collector
2025-04-29 10:14:14 +03:00
Ali Yasir Naç
caa5078fef
added coderabbit suggestion
2025-04-26 11:12:59 +03:00
Ali Yasir Naç
d153ddd17b
feat(surrealdb): add operational mode configuration and update tests
2025-04-23 16:54:13 +03:00
Ali Yasir Naç
496c0b684e
fix review comments and switch to Upsert in Set
...
- Replaced Create with Upsert to allow overwriting existing keys
- Removed trailing spaces from line 2 and 3 in README
- Addressed other code review suggestions (naming, consistency, etc.)
2025-04-08 13:04:21 +03:00
Ali Yasir Naç
f13d0882af
added testcontainers for testing
2025-04-08 05:15:00 +03:00
Ali Yasir Naç
4701e71529
apply review suggestions and minor fixes, except test containers
2025-04-08 04:43:37 +03:00
Ali Yasir Naç
05c8d3ed0f
format key
2025-04-08 02:53:07 +03:00
Ali Yasir Naç
af43d02830
changed benchmark key
2025-04-08 02:51:31 +03:00
Ali Yasir Naç
dfec0c6f76
added reset to the benchmark
2025-04-08 02:46:05 +03:00
Ali Yasir Naç
48d18604d4
added some tests
2025-04-08 01:41:03 +03:00
Ali Yasir Naç
bc1d9a9bdc
added "testStore.Close()" to error handling
2025-04-08 01:23:17 +03:00
Ali Yasir Naç
38d42c947f
feat(surrealdb): add crud methods and write basic tests
2025-04-07 21:27:32 +03:00
Ali Yasir Naç
6ec8dc0ab2
feat(surrealdb): add initial implementation of SurrealDB storage with configuration and tests
2025-04-07 02:24:05 +03:00