-
Notifications
You must be signed in to change notification settings - Fork 21
Development Roadmap
Aaron Coburn edited this page Jan 8, 2018
·
46 revisions
Status: complete (Nov 1, 2017: HTTP application, Async processor)
- Conformance with the W3C Linked Data Platform
- Conformance with RFC 7089 (HTTP Framework for Time-Based Access to Resource States -- Memento)
- Conformance with W3C Activity Streams notifications via message broker
- Conformance with SOLID Web ACL (Authorization and Access Control)
- Conformance with RFC 3230 (instance digests in HTTP)
- Containerless Deployment
- Support for Java 9
Status: complete -- no release
- Reorganization of codebase
Status: complete (Jan 5, 2018: Trellis Application)
- OSGi deployment support
- Camel-based integration support
- Document HTTP/2 support
Status: In progress
- Serverless deployment support (e.g. via AWS Kinesis/Dynamo/S3)
- Alternate backend support (e.g. Bookkeeper, Kafka persistence, HDFS, Cassandra)
- JavaScript "admin" application
- Camel-based async processing
- Kafka-streams async processing
- Websocket-based notifications as per the SOLID specification