1
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lock state log implementation More... about 10 years ago
Delegate to remote transport if nodeID is found on local machine More... about 10 years ago
Version support in KVStore server More... about 10 years ago
Wire up Get, Set and List correctly to pass through LocalTransport into TCPTransport. More... about 10 years ago
Updated badges for Drone.io CI and Coveralls More... about 10 years ago
Always assume we're trying to write a new version. More... about 10 years ago
Removed debug logs, Merged test short for timeout test More... about 10 years ago
Added update feature when client sets version to 0 More... about 10 years ago
Create LManagerClient instance within KVStoreClient. + Skip long tests in short mode. More... about 10 years ago
Merge branch 'master' of https://github.com/narendran/go-chord More... about 10 years ago
Fixed the missing fields in Lock Manager server More... about 10 years ago
Minor fixes More... about 10 years ago
Added KVStoreClient.Set() + Added couple of tests for KVStoreClient. More... about 10 years ago
Implement KVStoreClient.Get() More... about 10 years ago
WIP: Implementing object store client. More... about 10 years ago
Merge branch 'master' of https://github.com/narendran/go-chord More... about 10 years ago
KVStore server side changes More... about 10 years ago
Preliminary test cases More... about 10 years ago
Added the TCP server handlers for the LM functionalities. Next step : Write test cases More... about 10 years ago
Created state for LockManager, implemented createRLock. Next : Implement createWLock and checkWLock, then test RLock More... about 10 years ago
Added tests for RLock. Yet to implement RLock serverside local and TCP for tests to pass More... about 10 years ago
RLock implementation More... about 10 years ago
Fixed the build issues. Moved the DHTGet,Set and List to TCP Transport More... about 10 years ago
Minor compilation fixes. Formatting fixes. More... about 10 years ago
Interfaces added More... about 10 years ago
Added DHT Get/Set/List interfaces to MockVnodeRPC in transport_test.go More... about 10 years ago
Added test case coverage from coverall More... about 10 years ago
Updated README with drone build status More... about 10 years ago
Resolved merge conflicts More... about 10 years ago
Documentation change. TODO : Discuss how to get the public key from client side and execute get and set More... about 10 years ago