Lightweight Cosmos DB emulator
Go to file
Pijus Kamandulis f37c664c1a Implement IN function 2024-02-24 17:26:16 +02:00
api Implement state export endpoint 2024-02-23 00:27:12 +02:00
internal Implement state export endpoint 2024-02-23 00:27:12 +02:00
parsers Implement IN function 2024-02-24 17:26:16 +02:00
query_executors/memory_executor Implement IN function 2024-02-24 17:26:16 +02:00
.gitignore Implement STRINGEQUALS 2024-02-18 22:37:09 +02:00
Makefile Fix typo 2024-02-19 00:28:16 +02:00
go.mod Added tests for Databases and Collections 2024-02-10 20:17:33 +02:00
go.sum Added tests for Databases and Collections 2024-02-10 20:17:33 +02:00
main.go Added ability to load initial storage data 2024-02-14 20:46:40 +02:00
tests.http Added support for array selects 2024-02-13 21:57:33 +02:00