Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lyschoening committed Aug 3, 2017
1 parent f25503e commit 7571669
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,6 @@ Example *(SQLAlchemy)*
app.run()
Long-term goals
===============

The web nowadays is increasingly push rather than pull, so Potion is gradually building up to providing a scalable WebSocket
service (using ``asyncio`` and a message queue). This service will mirror the RESTful API so that every GET request can be done *"live"*. (In the meantime, you can use the ``signals`` module to roll your own solution).

Potion is written in a way that makes it very easy to cache resources. A natural goal is to eventually ship Potion with a built-in server-side caching solution.


Authors
=======

Expand Down

0 comments on commit 7571669

Please sign in to comment.