forked from MG-RAST/Shock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRoadmap.txt
More file actions
31 lines (27 loc) · 699 Bytes
/
Roadmap.txt
File metadata and controls
31 lines (27 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Shock roadmap
# Current stable release: 0.3
Release 0.4 (4/27/12)
- virtual nodes
- data set mirroring
- config file: Done
- logging
- feature file format: Done
- web UI (upload, view, download)
Release 0.3 (4/17/12)
- checksums on content: Done
- object version checksum: Done
- filters: Done
- fleshout indices: Done
- initial web UI (bootstrap base with documentation): Done
- server info: Done
Release 0.2 (3/22/12)
- Client command (github.com/MG-RAST/ShockClient): Done
- basic auth: Done
- indices (size virtual index + basic file index): Done
- node ACLs: Done
- basic user management: Done
# Feature list
Unfiled:
- testing
- OAuth
- client command (go version)