index
:
delta/python-packages/zake.git
master
github.com: yahoo/Zake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zake
/
fake_storage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy the incoming sequences if provided
Joshua Harlow
2014-08-31
1
-1
/
+1
*
Expose the storage properties directly
Joshua Harlow
2014-08-31
1
-9
/
+8
*
After further reading locks seem needed around mutating operations
Joshua Harlow
2014-08-31
1
-1
/
+2
*
More use better named variables
Joshua Harlow
2014-08-31
1
-3
/
+3
*
Use better named variables
Joshua Harlow
2014-08-30
1
-3
/
+4
*
Pop and contains also don't need to use the lock
Joshua Harlow
2014-08-30
1
-4
/
+2
*
Avoid requiring the lock on attempts to pop the root path
Joshua Harlow
2014-08-30
1
-3
/
+3
*
Separate the path gathering from watch creation
Joshua Harlow
2014-08-30
1
-9
/
+10
*
Just use the clients property which already locks itself
Joshua Harlow
2014-08-30
1
-3
/
+1
*
Reading from a dictionary doesn't need a lock
Joshua Harlow
2014-08-30
1
-2
/
+1
*
Use the same parent iterkeys method to be consistent
Joshua Harlow
2014-08-30
1
-1
/
+2
*
Use a constant to define what root is
Joshua Harlow
2014-08-30
1
-4
/
+6
*
Use a generator to ensure we get a unused sequence path
Joshua Harlow
2014-08-30
1
-7
/
+18
*
Remove useless helper function
Joshua Harlow
2014-08-24
1
-5
/
+1
*
Correctly set data when a version is passed
Joshua Harlow
2014-08-22
1
-0
/
+3
*
Bump for 0.1 and include storage attached clients
Joshua Harlow
2014-08-22
1
-0
/
+5
*
More work to make multi-clients work correctly
Joshua Harlow
2014-08-18
1
-15
/
+30
*
Start to make multi-client storage possible
Joshua Harlow
2014-08-17
1
-4
/
+35
*
Determine the sequence when locked
Joshua Harlow
2014-07-18
1
-3
/
+2
*
Return the number of items purged on purge return
Joshua Harlow
2014-07-18
1
-1
/
+2
*
Only purge if the session id has a value
Joshua Harlow
2014-07-18
1
-0
/
+2
*
Add ephemeral_owner support
Joshua Harlow
2014-07-18
1
-15
/
+47
*
Make storage lock argument mandatory
Joshua Harlow
2014-07-18
1
-3
/
+1
*
Add much more robust transaction support
Joshua Harlow
2014-07-17
1
-0
/
+21
*
Put back __setitem__ and __getitem__
Joshua Harlow
2014-05-10
1
-0
/
+8
*
Remove __getitem__ and __setitem__
Joshua Harlow
2014-05-10
1
-9
/
+15
*
Move znode making function to storage
Joshua Harlow
2014-05-10
1
-0
/
+20
*
Ensure all paths are normalized before storage interaction
Joshua Harlow
2014-05-10
1
-2
/
+0
*
Add sequence id support
Joshua Harlow
2014-04-08
1
-1
/
+67
*
Reflect is_child -> is_child_path
Joshua Harlow
2013-12-21
1
-2
/
+2
*
Split up fake_client file
Joshua Harlow
2013-12-21
1
-0
/
+73