Skip to content

My learning project --- reimplement Redis in Haskell. This will never be production usable.

License

Notifications You must be signed in to change notification settings

cschneid/RedHask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedHask - a learning project.

I'd like to learn haskell. So I'm going to attempt a reimplementation of Redis as a Haskell project.

So far:

  • It listens on a port, and echos (from Main)
  • It has what may be a usable data type for a RedisCommand. No idea.

I have no idea what I'm doing

About

My learning project --- reimplement Redis in Haskell. This will never be production usable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published