1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add a brief roadmap section

This commit is contained in:
David Heinemeier Hansson 2017-07-08 18:51:55 +02:00 committed by GitHub
parent 29d65e9080
commit 800e957abd

View file

@ -78,9 +78,13 @@ end
- Convert MirrorService to use threading
- Read metadata via Marcel?
- Add Migrator to copy/move between services
- Explore direct uploads to cloud
- [Explore direct uploads to cloud](https://github.com/rails/activestorage/pull/19)
- Extract VerifiedKeyWithExpiration into Rails as a feature of MessageVerifier
## Roadmap
This separate repository is a staging ground for eventual inclusion in rails/rails prior to the Rails 5.2 release. It is not intended to be a long-term stand-alone repository. Compatibility with prior versions of Rails is not a development priority either.
## License
Active Storage is released under the [MIT License](https://opensource.org/licenses/MIT).