Skip to content

History

Revisions

  • Fixed typo.

    @MaximRouiller MaximRouiller committed Apr 20, 2015
    9e02cfc
  • Added F# example of interpreting events.

    @ploeh ploeh committed Jan 26, 2015
    75d8fda
  • Described the Single Writer pattern.

    @ploeh ploeh committed Jan 25, 2015
    c178001
  • Fixed a small typo.

    @moodmosaic moodmosaic committed Nov 13, 2014
    33ea7f7
  • Documented Scan methods.

    @ploeh ploeh committed Nov 13, 2014
    b9ecd69
  • Described built-in type resolvers.

    @ploeh ploeh committed Oct 19, 2014
    e6dca60
  • Updated serializer creation example code.

    @ploeh ploeh committed Oct 19, 2014
    5bf16fd
  • Added a note about not supporting ACID.

    @ploeh ploeh committed Oct 18, 2014
    6dba1fc
  • Updated Lock free (markdown)

    @yreynhout yreynhout committed Oct 8, 2014
    8172bd3
  • Typo

    @yreynhout yreynhout committed Oct 7, 2014
    af696fb
  • Documented AtomEventsOnAzure.

    @ploeh ploeh committed Oct 6, 2014
    5c4dd88
  • Documented AtomEventsInMemory.

    @ploeh ploeh committed Oct 6, 2014
    1364c60
  • Added comments about storage variables.

    @ploeh ploeh committed Oct 6, 2014
    00d3d92
  • Documented AtomEventsInFiles.

    @ploeh ploeh committed Oct 6, 2014
    2b77665
  • Added overview of built-in storage options.

    @ploeh ploeh committed Oct 6, 2014
    371b292
  • Added links to more information about serializer.

    @ploeh ploeh committed Oct 2, 2014
    b042d15
  • Corrected a mark-up error.

    @ploeh ploeh committed Oct 2, 2014
    c512a7b
  • Documented DataContractContentSerializer.

    @ploeh ploeh committed Oct 2, 2014
    3af1eb9
  • Added list of built-in XML Serializers.

    @ploeh ploeh committed Sep 30, 2014
    56ac881
  • Documented IContentSerializer.

    @ploeh ploeh committed Sep 30, 2014
    85f2b18
  • Corrected a typo.

    @ploeh ploeh committed Sep 29, 2014
    2cfc4bf
  • Added documentation about custom storage.

    @ploeh ploeh committed Sep 29, 2014
    3b40901
  • Changed examples to use a stronger type argument, since it probably gives rise to fewer questions.

    @ploeh ploeh committed Sep 29, 2014
    3b31d04
  • Described folding of events using Visitor pattern.

    @ploeh ploeh committed Sep 24, 2014
    14e4a0c
  • Described how to fold using Acyclic Visitor.

    @ploeh ploeh committed Sep 22, 2014
    7726f8c
  • Linked between read and write documentation.

    @ploeh ploeh committed Sep 21, 2014
    c838c88
  • Added page about reading events, copied from the readme file.

    @ploeh ploeh committed Sep 21, 2014
    144368f
  • Added a "Writing events" page, copied from the Readme file.

    @ploeh ploeh committed Sep 21, 2014
    912ae41
  • Added an API section to wiki home.

    @ploeh ploeh committed Sep 21, 2014
    73a4bf4
  • Moved description of efficiency to a separate document.

    @ploeh ploeh committed Sep 17, 2014
    7505239