kclay
kclay
@LartTyler I know this is already completed and great work but may want to look into this site https://monsterhunterworld.wiki.fextralife.com/Alloy+Armor+Set Most of their images follow a pretty common naming convention, I...
@LartTyler I created this script for my personal use. The purpose of it was to restructure the data models for my needs( restructure slots and sharpness,element models). https://gist.github.com/kclay/a9216345c4c78edcb3561e46a8d2fe80 The `images`...
Started some of the support [here](https://github.com/kclay/rethink-scala/tree/change_feed/change-feed) with basic callbacks, was going to try to use Iteratees but thought a simple implementation would be best to start.
Its still in its infancy stages. I havn't pushed the code but I have a rough implementation done with scalaz-streams
Group and ungroup have always been a problem to support due to the ability to group by different data types. I'll take another look into this to see if I...
Pretty much abandoned, havn't worked on it in months :( Didn't think anyone would notice
Have at it. Never thought anyone would use this library. And no it doesn't sound shallow, I actually wanted to clean it up a bit but was never of importance...
@ajrnz completely understand. I have some time today so I'll be creating a wiki so far I have it broken down to these topics: 1. Getting Started (sbt repo, imports,...
@fingerco https://github.com/kclay/rethink-scala/blob/master/core/src/test/scala/example/blocking/Tutorial.scala Also I'll make an issuse for the "db" bug. also its r.db("myDB").table[MyClass]
What sort of features/configurable should this have?