Hacker News new | ask | show | jobs
by geocar 4023 days ago
Like what?

A program in KDB instead of a program in Python and Redis?

Here's an implementation of a multiuser group chat in KDB:

https://github.com/srpeck/kchat/

and here's one in Python and Redis:

http://programeveryday.com/post/create-a-simple-chat-room-wi...