Results 16 issues of Dimitri Roche

We've been writing some queries to later realize that `Select` and `Query` don't use indices. https://github.com/asdine/storm/blob/dbd37722730b6cb703b5bd825c3f142d87358525/query.go#L9-L10 If that's correct, we have two scenarios that I'm hoping can leverage indices: 1....

# 🚀 Feature Request ## Motivation Many tools consuming the Dev API, including the console REPL, and shuffle transactions, care about the latest txns, not the earliest. We work around...

enhancement

rake jasmine:ci does not work because it expects javascript files and does run the rails server ( mount the asset pipeline ). I've had an attempt at it but altering...

needs wiki

The next version of [sprockets](https://github.com/rails/sprockets), v4 currently in beta 5, has removed their dependency on Tilt, which is how `livingstyleguide` integrates in Sprockets 3. https://github.com/sstephenson/sprockets/issues/643 > 3.x will support both...

Checking in to see if that's still coming soon. Thanks!

Useful when passing through search queries from search form that's available to an end user. Referenced this node implementation: https://github.com/lanetix/node-elasticsearch-sanitize

Hi @potatosalad, Would it be possible to add a README.md to the rust/ folder talking about the implementations? A lot of it has already been covered in the PR's. I...