issues
search
airpingu
/
data-store-api
W3C working draft for Data Store API
http://airpingu.github.io/data-store-api/index.html
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
insert()/update()/remove()/clear() should eat an optional revisionId to avoid data lost
#37
airpingu
opened
10 years ago
0
Should move datastores-access manifest settings into getDataStores(...) as optional parameters
#36
airpingu
opened
10 years ago
2
Rename |name| to |type| for the DataStore interface.
#35
airpingu
closed
10 years ago
1
The owner field in DataStore should have a special value when the store is coming from the system
#34
airpingu
closed
10 years ago
1
Binding DataStore to IndexedDB?
#33
airpingu
opened
10 years ago
0
Would be nice to give examples for app makers on how to do the indexing.
#32
airpingu
opened
10 years ago
0
Only one app or system can own the data store.
#31
airpingu
closed
10 years ago
2
No way to batch change notifications
#30
cdumez
opened
10 years ago
2
DataStoreChangeEvent.owner is ambiguous
#29
airpingu
closed
10 years ago
1
Should remove() accept several ids?
#28
cdumez
closed
10 years ago
1
Reverse parameters for update() method?
#27
cdumez
closed
10 years ago
1
What is the result type of the Promise returned by get()?
#26
cdumez
opened
10 years ago
0
using DataStoreCursor in DataStoreChangeEvent
#25
jmajnert
closed
9 years ago
4
Difference between label and name is unclear
#24
cdumez
closed
10 years ago
1
Shouldn't DataStoreTask.id be nullable?
#23
cdumez
closed
10 years ago
1
discarding old revisions of datastores
#22
jmajnert
closed
9 years ago
3
sync and revisionid
#21
jmajnert
closed
10 years ago
2
Clarify that no change events are fired while the sync cusor is open
#20
cdumez
closed
10 years ago
1
Support the owner attribute in the DataStoreChangeEvent
#19
airpingu
closed
10 years ago
1
Write some examples about how Data Store API works with Messaging API
#18
airpingu
opened
10 years ago
16
Use insert(any data) and drop add(any data, optional DataStoreKey id)
#17
airpingu
closed
10 years ago
1
How to ensure uniqueness of the DataStore 'name'?
#16
airpingu
closed
10 years ago
1
Add words about how Data Store API plays differently from Storage/IndexedDB API
#15
airpingu
closed
10 years ago
2
Remove the link for "published W3C version"
#14
airpingu
closed
10 years ago
2
JSON manifest properties should be named as JavaScript properties
#13
kenchris
closed
10 years ago
2
Add an insert() function to check the existence of data to insert a new one or override the existing one
#12
airpingu
closed
10 years ago
5
Rename onchanged to onchange
#11
ehsan
closed
10 years ago
1
Discuss here or on mailing list?
#10
tgvashworth
closed
10 years ago
4
Mark DataStore.sync as [NewObject]
#9
ehsan
opened
10 years ago
1
Add "thanks to Zoltan" in the acknowledge :)
#8
airpingu
closed
10 years ago
1
Use union type "DOMString or unsigned long" to specify the key.
#7
airpingu
closed
10 years ago
1
Elaborate more how the "readOnly" property works.
#6
airpingu
closed
10 years ago
3
Elaborate more about the manifest settings for "datastores-access"
#5
airpingu
closed
10 years ago
2
Some additional requirements for DataStoreCursor.
#4
airpingu
closed
10 years ago
2
Use more specific function names like "insert" and "update".
#3
airpingu
closed
10 years ago
2
The function name for "put" should be "update".
#2
airpingu
closed
10 years ago
7
Add a new property 'label' to categorize the data stores
#1
airpingu
closed
10 years ago
3