Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Dec 17, 2014
1 parent 18d540f commit fb4a945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lamina is deprecated

Lamina has a enormous amount of functionality, but like many other concurrency libraries (Rx, core.async, etc.), it's a walled garden that doesn't play nicely with others. In recognition of this, pieces of Lamina have been reimplemented as standalone libraries that can be used with a variety of concurrency primitives and execution models.
Lamina has an enormous amount of functionality, but like many other concurrency libraries (Rx, core.async, etc.), it's a walled garden that doesn't play nicely with others. In recognition of this, pieces of Lamina have been reimplemented as standalone libraries that can be used with a variety of concurrency primitives and execution models.

* `lamina.core`, `lamina.cache`, `lamina.time` -> [Manifold](https://github.com/ztellman/manifold)
* `lamina.query`, `lamina.stats` -> [Narrator](https://github.com/ztellman/narrator)
Expand Down

0 comments on commit fb4a945

Please sign in to comment.