This repository has been archived by the owner on Dec 10, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change flags * Add maputils * Add watch command * Refactoring * Update maputils * Update maputils * Fix bugs * Update CLI defaults * Add indexconfig command * Add primitive types * Update test * Add test code * Update protobuf util * Update indexer * Read index config from manager node * Apply index config using the Raft * Get index config from peer node when start up * Set cluster id * register node to manager * Update cluster info * Update cluster config structure * Code refactoring * Code refactoring * Add federator * Add liveness probe and readiness probe * Add merge option for key value pair * Fix bug * Bug fix * Fix typo * Add maputils * delete comment * refactor code * use maputils.Map * Fix bug * Code refactoring * Update README.md * Protobuf refactoring * Add Raft cluster watcher * add raft cluster watcher * Refactor cluster watcher * Update README.md * Add cluster watcher * Fix bugs * Fix bugs * Fix bug * Rename * Rename func * Rename func * Fix bug * Add watchcluster command * Watch manager node * Add watch indexers * implement the distributed indexing and search * format * Refactor the manager code * Rename function * Refactor indexer code * Fix bug * Refactor dispatcher code * Fix bugs * Fix bug * Fix bug * Rename package * Delete old binary * Update delete response * Merge multiple search results * Merge multiple search results * Format * Update CHANGES.md * Refactor HTTP server
- Loading branch information