GitXplorerGitXplorer
j

free-agent

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
64b54f7c2131b1216d5b48d3cf6d6fc17b16e3f4

Fixed hlint warnings.

jjeremyjh committed 8 years ago
Unverified
02fb0615a19f50c3314163e60497d4d6cee0e168

No default port; smarter test helpers

jjeremyjh committed 8 years ago
Unverified
40282906513673cdb5e860cf3d06380fdc1d2c2f

update TODOs

jjeremyjh committed 9 years ago
Unverified
243aa5d99b191061e85220c8f8d5209c8bbd93d4

Resulting need not be Stashable.

jjeremyjh committed 9 years ago
Unverified
c85a654c955252ef96d3042facb2aafb3bc9c561

update examplees

jjeremyjh committed 9 years ago
Unverified
f4c850f3163e217ce7c213b7a908c22feabbd7bd

update Cli for dependency & decoding changes

jjeremyjh committed 9 years ago

README

The README file for this repository.

This project is not yet useful; I had been developing it in a private repository but have decided to release it on Github even though it is still very much a work in progress.

This project has changed directions a couple of times already - the only real purpose it has served to date is to provide me with opportunities to learn Haskell and specific libraries/frameworks such as Lens, Distributed Process Platform and Acid State. I've also spun out from it one library that I developed early on, which I've released on Hackage and Github as 'higher-leveldb'. I still will use this in a separate, optional package for specific use cases though I'm now using Acid State as the primary database.

The goal presently: This project is intended to provide a library or framework for developing distributed peer-to-peer applications for systems automation, monitoring and management use cases.