Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

add shard.yml #6

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

add shard.yml #6

wants to merge 8 commits into from

Commits on Nov 1, 2015

  1. add shard.yml

    Joakim Reinert committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    07cdf97 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. replace deprecated methods to conform with crystal 0.11.0

    Joakim Reinert committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    0198b64 View commit details
    Browse the repository at this point in the history
  2. get rid of null byte in object id to_s method

    Joakim Reinert committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    4c4325b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. make cursor implement iterator

    Joakim Reinert committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    92d7fc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. add better to and from bson functionality and bson builder

    Joakim Reinert committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    3b2d596 View commit details
    Browse the repository at this point in the history
  2. add bson mapping

    Joakim Reinert committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    b741ad1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. make sure keys are mapped as strings in bson mapping

    Joakim Reinert committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    900296f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. reflect breaking changes in crystal compiler

    Joakim Reinert committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    bb56e29 View commit details
    Browse the repository at this point in the history