Skip to content

Commit

Permalink
Add Other Solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Sep 21, 2012
1 parent 2690c94 commit 4993934
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ StoreConfigurable persists your configuration data in YAML format to the `_confi
* Incorporate an option to compress serialized data. Gzip, [MessagePack](http://msgpack.org/), Etc...
## Other Solutions
* [StoreField](https://github.com/kenn/store_field) - Similiar approach but no dirty tracking and still requires manual key configs.
## License
* Released under the MIT license thanks to Decisiv, Inc.
Expand Down

0 comments on commit 4993934

Please sign in to comment.