Debasish Ghosh

Results 16 repositories owned by Debasish Ghosh

cqrs-akka

109
Stars
21
Forks
Watchers

An implementation of CQRS using scalaz for functional domain models and Akka for event sourcing

dsls_in_action

43
Stars
22
Forks
Watchers

Code base for DSLs In Action (http://www.manning.com/ghosh)

frdomain-extras

109
Stars
26
Forks
Watchers

Additional accompaniment to Functional and Reactive Domain Modeling

frdomain

461
Stars
138
Forks
Watchers

Code repo for Functional and Reactive Domain Modeling

ml-readings

98
Stars
26
Forks
Watchers

A list of papers / videos / tutorials / blog posts on machine learning

scala-redis

1.0k
Stars
220
Forks
Watchers

A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.

scala-redis-nb

204
Stars
38
Forks
Watchers

Implementation of a non blocking Redis client in Scala using Akka IO

scala-snippets

28
Stars
4
Forks
Watchers

Various Scala snippets of interest - some of them plagiarised

scouchdb

73
Stars
14
Forks
Watchers

CouchDB Driver and View Server in Scala