Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamping Documentation: Enhancing, Restructuring and Covering More Topics #581

Merged
merged 65 commits into from
Sep 9, 2023

Commits on Jul 5, 2023

  1. refactor docs.

    khajavi committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9733f83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6482280 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    21ea286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3e44f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    751e119 View commit details
    Browse the repository at this point in the history
  2. primitives.

    khajavi committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8e8e32b View commit details
    Browse the repository at this point in the history
  3. transforming schemas.

    khajavi committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    47e3fcb View commit details
    Browse the repository at this point in the history
  4. sequence section.

    khajavi committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    d3bf9b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. map collection.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    88fdf3c View commit details
    Browse the repository at this point in the history
  2. schema for set collection.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c91333 View commit details
    Browse the repository at this point in the history
  3. record section.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1bd2bef View commit details
    Browse the repository at this point in the history
  4. add case class section.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    751fa38 View commit details
    Browse the repository at this point in the history
  5. refactor.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dfc8367 View commit details
    Browse the repository at this point in the history
  6. generic record.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5e6deed View commit details
    Browse the repository at this point in the history
  7. either.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    243b69e View commit details
    Browse the repository at this point in the history
  8. enumeration.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c0c3d33 View commit details
    Browse the repository at this point in the history
  9. chunk and vector.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e640822 View commit details
    Browse the repository at this point in the history
  10. fail.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fc0bccd View commit details
    Browse the repository at this point in the history
  11. tuples.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4b1b2df View commit details
    Browse the repository at this point in the history
  12. update readme.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a5dd59c View commit details
    Browse the repository at this point in the history
  13. refactor sidebars.

    khajavi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    da4a61e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    377d555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbd47c View commit details
    Browse the repository at this point in the history
  3. sidebar label for operations.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    538a778 View commit details
    Browse the repository at this point in the history
  4. reorder sidebar items.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a5969c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f4154 View commit details
    Browse the repository at this point in the history
  6. fix mdoc errors.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4339593 View commit details
    Browse the repository at this point in the history
  7. diffing and patching.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a1a1868 View commit details
    Browse the repository at this point in the history
  8. automatic migration.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    175e04a View commit details
    Browse the repository at this point in the history
  9. schema serialization.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    814a25f View commit details
    Browse the repository at this point in the history
  10. fix typo.

    khajavi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b6cacac View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add more resources.

    khajavi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e4a74e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. mapping dto to domain object.

    khajavi committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    60a42db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b60598 View commit details
    Browse the repository at this point in the history
  3. improve sentences.

    khajavi committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    82a13e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    eabb44f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. dynamic data representation.

    khajavi committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    caf01ec View commit details
    Browse the repository at this point in the history
  2. dynamic value migration.

    khajavi committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    400b620 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. schema migration.

    khajavi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f8b8e6d View commit details
    Browse the repository at this point in the history
  2. derive ordering.

    khajavi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    de2767c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c0ab52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca42c5 View commit details
    Browse the repository at this point in the history
  5. separate other articles.

    khajavi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bff2288 View commit details
    Browse the repository at this point in the history
  6. validation section.

    khajavi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    745c8eb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    40d6dac View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. reified optics.

    khajavi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1555fc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. avro codecs.

    khajavi committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    78812e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. add bson codecs.

    khajavi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5e465a8 View commit details
    Browse the repository at this point in the history
  2. improve apache avro doc.

    khajavi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    13d0ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ee9b38 View commit details
    Browse the repository at this point in the history
  4. add json codec article.

    khajavi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    45abefc View commit details
    Browse the repository at this point in the history
  5. add message pack section.

    khajavi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9ac4732 View commit details
    Browse the repository at this point in the history
  6. add protobuf section.

    khajavi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1409e5f View commit details
    Browse the repository at this point in the history
  7. update message pack.

    khajavi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4bbcce4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    d6e5985 View commit details
    Browse the repository at this point in the history
  2. refactor.

    khajavi committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3cfef9c View commit details
    Browse the repository at this point in the history
  3. refactor.

    khajavi committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    84df435 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. organize sidebar.

    khajavi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    efef629 View commit details
    Browse the repository at this point in the history
  2. overview of all operations.

    khajavi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    47af326 View commit details
    Browse the repository at this point in the history
  3. update introduction section.

    khajavi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7bb60b1 View commit details
    Browse the repository at this point in the history
  4. update readme.

    khajavi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9325101 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad5a885 View commit details
    Browse the repository at this point in the history
  6. update readme.

    khajavi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d464145 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    a64a823 View commit details
    Browse the repository at this point in the history
  2. update readme.

    khajavi committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9706436 View commit details
    Browse the repository at this point in the history