Commit Graph

357 Commits (7c31a313db4baeb65eca62f9a7a4e138ea944caf)
 

Author SHA1 Message Date
Armon Dadgar 7c31a313db website: Correct some empty lists to null
11 years ago
Armon Dadgar 30307f877b agent: Add backwards compatibility hack for old 'tag' definitions
11 years ago
Armon Dadgar 6e26f463a5 website: Updating the tags documentation
11 years ago
Armon Dadgar 8db2e3bd58 agent: Support multiple tags per service registration
11 years ago
Armon Dadgar 7f399a0ecc consul: Adding test for multiple tags with lookup
11 years ago
Armon Dadgar 4a1faf435c consul: Updating all the tests
11 years ago
Armon Dadgar 13bff3a09b consul: Change state store to support multiple tags
11 years ago
Armon Dadgar 283c5d1be1 consul: Replace single tag with list of tags
11 years ago
Armon Dadgar 21508292e4 Merge pull request #17 from hashicorp/f-kv
11 years ago
Armon Dadgar 5ff482dec0 consul: FSM snapshot can avoid type assertion
11 years ago
Armon Dadgar 9473bbe7bf consul: Avoid loading all KV pairs during a snapshot
11 years ago
Armon Dadgar 8172526801 consul: Support a streaming transaction
11 years ago
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