You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial commit on MetadataStore and preliminary unit tests
* Fix bugs and add integration tests
* Remove possible duplicate in write_metadata_history and update strings and names
* Move _collection to top_level_collection.metadata
* Fix unit tests
* Push query methods to BSONStore
* Change names of class methods
* Remove unused _insert()
* Fix magical return in read() for readability
* Add prepend() and read_history() and change input for write_history() to agree with the output of read_history()
* Fix typo and add integrity check for end_time in tests
* Add mongo_retry at various places
per @aman-thakral e-mail on mailing list
The text was updated successfully, but these errors were encountered: