Sha256: 110b4821238c49ea4099c88476f27315fc9424d87232ccf7ae008cb335dc4ce8

Contents?: true

Size: 1.18 KB

Versions: 10

Compression:

Stored size: 1.18 KB

Contents

# Roadmap

_Check the release notes for info on previous versions_


There is no real roadmap for architect4r, as this project is only used in 
a single project so far. If there is anything you miss, either fork the 
project, implement the feature and send a pull request, or submit an issue.

The following items are kinda planned to be integrated in the future:

* Give the cypher plugin some more love
* Add more default queries
* Add tracking of dirty attributes
* Make it compatible to file uploaders such as paperclip and carrierwave
* Make it compatible to search engines such as sunspot, elastic search, sphinx, …
* Rake tasks for installing neo4j
* Rake tasks for test setup
* Versioning of nodes (update node but create a linked node with the old properties)
* Improve documentation
* Improve test cases

And there are a few features which might be integrated, but are not yet really planned:

* Accessible relationships as you know it from active record
* Support for indexes (nodes and relations)
* Add more finders by using indexes
* Add auto indexing of node properties / nodes (not neo4j auto indexing)
* Add basic authentication
* Add digest authentication
* Facilitate hydra's concurrency model

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
architect4r-0.4.3.1 Roadmap.md
architect4r-0.4.3 Roadmap.md
architect4r-0.4.2 Roadmap.md
architect4r-0.4.1 Roadmap.md
architect4r-0.4 Roadmap.md
architect4r-0.3.4.2 Roadmap.md
architect4r-0.3.4.1 Roadmap.md
architect4r-0.3.4 Roadmap.md
architect4r-0.3.3.1 Roadmap.md
architect4r-0.3.2 Roadmap.md