Lightweight Cosmos DB emulator
Go to file
Pijus Kamandulis 16f41a5479 Implement ToString function 2024-02-23 00:11:14 +02:00
api Implement authentication 2024-02-21 23:40:54 +02:00
internal Implement authentication 2024-02-21 23:40:54 +02:00
parsers Implement ToString function 2024-02-23 00:11:14 +02:00
query_executors/memory_executor Implement ToString function 2024-02-23 00:11:14 +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