Feature #3
Implement a storage backend in javascript
| Status: | Closed | Start date: | 02/18/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jos van den Oever | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
History
Updated by Jos van den Oever over 2 years ago
Backend abstraction is mostly there, however, there is not enough code for testing round-tripping of documents.
Updated by Jos van den Oever almost 2 years ago
- Status changed from New to Closed
This issue was resolved as part of the first round of funding by NLNet.
The storage backend is abstract and one implementation that uses PUT to write is part of the runtime.js file.