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

feat(CosmosStore.Linq): Indexed Queries #450

Open
wants to merge 52 commits into
base: cosmos-default-stj
Choose a base branch
from

Commits on Oct 30, 2024

  1. Typos/formatting

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    977ebb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f63074 View commit details
    Browse the repository at this point in the history
  3. CL

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    74ebfb7 View commit details
    Browse the repository at this point in the history
  4. Dependency tweaks

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    04ac407 View commit details
    Browse the repository at this point in the history
  5. Tweak example queries

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4cb0ac1 View commit details
    Browse the repository at this point in the history
  6. 4.1.0-alpha.1

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    912e311 View commit details
    Browse the repository at this point in the history
  7. Add missing Disposal

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c71aaa8 View commit details
    Browse the repository at this point in the history
  8. Polish

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c5b180f View commit details
    Browse the repository at this point in the history
  9. Simplify

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3691930 View commit details
    Browse the repository at this point in the history
  10. Comments

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9625097 View commit details
    Browse the repository at this point in the history
  11. Tweaks

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    122c17f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c593983 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1f60fe View commit details
    Browse the repository at this point in the history
  14. RU Format tweak

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dc503f7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    904720b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    36630d6 View commit details
    Browse the repository at this point in the history
  17. Add metrics wiring

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1ae352f View commit details
    Browse the repository at this point in the history
  18. Release 4.1.0-alpha.6

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    241435f View commit details
    Browse the repository at this point in the history
  19. fix log arg

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2099bd2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    823fc32 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    921d672 View commit details
    Browse the repository at this point in the history
  22. Release 4.1.0-alpha.9

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    60ce9c6 View commit details
    Browse the repository at this point in the history
  23. Tidy

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6d9170c View commit details
    Browse the repository at this point in the history
  24. Consolidate log/enum

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ed5b2e5 View commit details
    Browse the repository at this point in the history
  25. Tidy

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fd85748 View commit details
    Browse the repository at this point in the history
  26. Log polish

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1d469b7 View commit details
    Browse the repository at this point in the history
  27. feat: eqx top

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7c88df1 View commit details
    Browse the repository at this point in the history
  28. Sorting, C+C, D+M, unsorted

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4fb76a2 View commit details
    Browse the repository at this point in the history
  29. Tidy

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f2e4942 View commit details
    Browse the repository at this point in the history
  30. CL

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cf19021 View commit details
    Browse the repository at this point in the history
  31. Destroy skeleton

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    01d5745 View commit details
    Browse the repository at this point in the history
  32. Implement deletion

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8c27038 View commit details
    Browse the repository at this point in the history
  33. Polish

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ddae914 View commit details
    Browse the repository at this point in the history
  34. Add Custom SQL mode

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9a7e5e2 View commit details
    Browse the repository at this point in the history
  35. Ignore other people helping

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3de0ebf View commit details
    Browse the repository at this point in the history
  36. Parallelize deletion

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2bf4e49 View commit details
    Browse the repository at this point in the history
  37. CL/tidy

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7902b8f View commit details
    Browse the repository at this point in the history
  38. Extend readme

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4c500f6 View commit details
    Browse the repository at this point in the history
  39. fix category counting

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fd7afd8 View commit details
    Browse the repository at this point in the history
  40. Add Stream Count

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b70c844 View commit details
    Browse the repository at this point in the history
  41. Default 9999

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5bf93de View commit details
    Browse the repository at this point in the history
  42. Tidy

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c3a99ab View commit details
    Browse the repository at this point in the history
  43. Move Streams first

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d2b5f6a View commit details
    Browse the repository at this point in the history
  44. Tidy

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    931af29 View commit details
    Browse the repository at this point in the history
  45. fix Limits logic

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    069edcd View commit details
    Browse the repository at this point in the history
  46. Release 4.1.0-alpha.14

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3d5b159 View commit details
    Browse the repository at this point in the history
  47. Count unfolds/unfolded

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8247a51 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    2652b5e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    208b2a1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7f31321 View commit details
    Browse the repository at this point in the history
  51. Silence Page log in -Q mode

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fe7c286 View commit details
    Browse the repository at this point in the history
  52. Add -sl; Polish -Q dump

    bartelink committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6e2f6e9 View commit details
    Browse the repository at this point in the history