Difference between revisions of "Web Development Libraries"

From D Wiki
Jump to: navigation, search
(Added TinyRedis)
m
Line 3: Line 3:
  
 
{{Project
 
{{Project
  | logo = [[File:logo_vibed_64.png|link=http://vibed.org]]
+
  | logo = [[File:Logo-vibed-48x48.png|link=http://vibed.org]]
 
  | name = '''Vibe.d'''<br/> I/O and Web Framework<br/>
 
  | name = '''Vibe.d'''<br/> I/O and Web Framework<br/>
 
  | about = Asynchronous I/O and web development framework for D, providing a fiber based blocking programming model with a concise API. Comes with database support for MongoDB and Redis.
 
  | about = Asynchronous I/O and web development framework for D, providing a fiber based blocking programming model with a concise API. Comes with database support for MongoDB and Redis.

Revision as of 09:50, 21 February 2013

Title / InfoDescriptionLicensePlatform
Logo-vibed-48x48.png
Asynchronous I/O and web development framework for D, providing a fiber based blocking programming model with a concise API. Comes with database support for MongoDB and Redis. MIT Windows, POSIX
Icon dpackage 48.png
Tiny Redis is a Redis driver for D2. It is intentionally minimal, fast, simple and has no dependencies. ICL Windows, POSIX