Commit Graph

345 Commits (4ccb2d4a73b915dbf613a37fdaab314995188915)
 

Author SHA1 Message Date
Armon Dadgar 4ccb2d4a73 consul: More efficient restore of KVS entriesg
11 years ago
Armon Dadgar cfa4ba2d34 website: Document the Key/Value API
11 years ago
Armon Dadgar f7e76960bd website: Update format of consul info
11 years ago
Armon Dadgar 526629e12c agent: Adding tests for the KV endpoints
11 years ago
Armon Dadgar 512c6895e4 consul: Adding raft endpoint to force a snapshot
11 years ago
Armon Dadgar 8f2ef0d7d2 consul: Fixing blocking query if set table is at index 0
11 years ago
Armon Dadgar ca1c2d75b3 agnet: Fix parsing of cas flag
11 years ago
Armon Dadgar ceb6964547 consul: Return 404 if no entries found
11 years ago
Armon Dadgar 94df059026 consul: Enable a recursive delete of all keys
11 years ago
Armon Dadgar 6cfde2bf12 agent: First pass at KVS endpoints
11 years ago
Armon Dadgar 1b2dd17f93 consul: Test the remaining KVS endpoints
11 years ago
Armon Dadgar fc5110405c consul: Adding tests for endpoint method
11 years ago
Armon Dadgar 3e9dc6d8b6 consul: First pass at KVS endpoints for RPC
11 years ago
Armon Dadgar 47ad40a925 consul: Adding KVS RPC endpoint
11 years ago
Armon Dadgar 6ca5c7c49d consul: Testing FSM application of KVS commands
11 years ago
Armon Dadgar c31232fb70 consul: FSM support to snapshot/restore KVS values
11 years ago
Armon Dadgar f91e12fe30 consul: Adding FSM support for KVS operations
11 years ago
Armon Dadgar 9cfea72d2a consul: Snapshot KVS store support
11 years ago
Armon Dadgar 860cfd7497 consul: Support DeleteTree
11 years ago
Armon Dadgar dfb8c03659 consul: Adding support for KVSList
11 years ago
Armon Dadgar 59703cbfae consul: Adding support for virtual indexes
11 years ago
Armon Dadgar 8d7c5fc9cd consul: Implementing Check-And-Set
11 years ago
Armon Dadgar f87c47424c consul: Implement KVSDelete
11 years ago
Armon Dadgar 6744ee62be consul: Implement and test KV get and set
11 years ago
Armon Dadgar a6086e1750 consul: Adding KVSDeleteTree operation
11 years ago
Armon Dadgar a365b30792 consul: Adding kvs table to state store
11 years ago
Armon Dadgar 6e51251cc1 consul: Adding new directory structs for KVS
11 years ago
Armon Dadgar 2d937bc0a8 consul: Only close the cursor for read-only transactions (mdb)
11 years ago
Armon Dadgar 80439376cf consul: Should not clear the peer set
11 years ago
Armon Dadgar 966daed094 consul: Fixing issue with cursors not closing in MDB
11 years ago
Armon Dadgar ab5a3d3721 consul: Set maximum consul DB size to 128MB
11 years ago
Armon Dadgar 32e500e012 consul: Set maximum raft log size to 128MB
11 years ago
Armon Dadgar eb4724e47b Updated gitignore
11 years ago
Armon Dadgar ad8e25917b consul: Handle reaping of serf members
11 years ago
Armon Dadgar 73b6ac322b consul: Increase default reap time to 3 days
11 years ago
Armon Dadgar c7d27cf424 agent: Use EnableDebug to control adding pprof HTTP endpoints
11 years ago
Armon Dadgar 528053c7a3 agent: adding EnableDebug config
11 years ago
Armon Dadgar 7d4e099566 consul: Ignore new Serf events
11 years ago
Armon Dadgar ffca4f5544 agent: Support protocol version setting
11 years ago
Armon Dadgar 1f8f875b12 command/version: Print the version ranges
11 years ago
Armon Dadgar 31a85bb64e command/members: Remove the detailed flag, abstraction leak
11 years ago
Armon Dadgar cd6842ff6b consul: Add tags for consul protocol versions
11 years ago
Armon Dadgar 2a8d998968 consul: Adding protocol version numbers
11 years ago
Armon Dadgar 76578ea752 command/members: USe the columnize library for members
11 years ago
Armon Dadgar e914c0a70b consul: Fixing subtle delete issue
11 years ago
Armon Dadgar ad2d5752c9 consul: Peg Serf proto version to 3
11 years ago
Mitchell Hashimoto 7b1913f3a3 Vagrantfile
11 years ago
Armon Dadgar 3cf1a64f87 agent: Handle API changes
11 years ago
Armon Dadgar 98fffdacb5 consul: Handle API changes in StateStore
11 years ago
Armon Dadgar 04818636e7 command/info: remove unused import
11 years ago