Drivers built on cl-async
- drakma-async
- beanstalkd
- mongo-cl-driver
mongo-cl-driver allows different connection backends to MongoDB, one of them being a cl-async interface. - cl-rethinkdb
An async database driver for RethinkDB. - Wookie
Originally started as a Hunchentoot port, Wookie is now its own async HTTP web server. - green-threads
This excellent project builds green threads on top of cl-cont, which can eliminate CPS-style in async programming by building on top of cl-async’s futures implementation.
The list grows! Thanks to everyone who has contributed projects/time/ideas.
Planned
- Amazon S3/Cloudfront
- SMTP
- Redis
- Postgres
- RethinkDB