Changeset - 94e6e2acb304
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2013-11-15 00:11:48
bkuhn@ebb.org
Storage API should require globally unique identifiers.
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
UseCases/StorageAPI.mdwn
Show inline comments
...
 
@@ -31,6 +31,9 @@ following fields:
 
  balance, otherwise the posting is not valid.
 
- State
 

	
 
Each posting has a globally unique identifier that does not change after its
 
first creation.
 

	
 
## State
 

	
 
State has the following fields:
...
 
@@ -60,3 +63,5 @@ Entries have the following fields:
 
- (optional) zero or more key value pairs for tagging
 

	
 

	
 
Each entry has a globally unique identifier that does not change after its
 
first creation.
0 comments (0 inline, 0 general)