When I started work at Hibernating Rhinos and taking part in developing RavenDB, I was tasked with creating a RavenDB client in Python. Python is a dynamic and flexible language, and because of that, ...
One of the simple customizations we've made to RavenDB is the ability to specify read-only vs. read-write document stores. We have editorial and ingest applications that need to write into our RavenDB ...