Skip to content

fix stat point documentation #97

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

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

davidkonigsberg
Copy link
Collaborator

Update documentation about stat point 'time'

Copy link

@m-bariya m-bariya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@davidkonigsberg davidkonigsberg changed the title fix stat pont documentation fix stat point documentation Jan 21, 2022
@davidkonigsberg davidkonigsberg merged commit ef9c35f into BTrDB:master Jan 24, 2022
@davidkonigsberg davidkonigsberg deleted the sc-17504-what-is-time branch January 24, 2022 17:04
justinGilmer added a commit to PingThingsIO/btrdb-python that referenced this pull request Apr 26, 2023
commit 3a307e7
Author: Andrew Chambers <ac@acha.ninja>
Date:   Thu Mar 23 12:07:33 2023 +1300

    Add pipelined request parallelism to the python api.

    This change makes use of grpc futures to make many concurrent requests
    to the server in parallel.

    The streamset api automatically makes use of this feature when it can,
    as well as new streamset.insert, streamset.delete and streamset.obliterate
    functions.

    This change also introduces conn.batch_query and conn.batch_create to
    allow users to create and query the existence of many streams in parallel.

    Overall these changes allow 100x-300x single threaded stream creation,
    while also improving parallel queries.

commit 6362963
Author: David <72822263+davidkonigsberg@users.noreply.github.com>
Date:   Tue Jan 25 11:36:17 2022 -0500

    Release v5.15.0

commit ef9c35f
Merge: ca5346c b5ee940
Author: David Konigsberg <72822263+davidkonigsberg@users.noreply.github.com>
Date:   Mon Jan 24 08:09:17 2022 -0500

    Merge pull request BTrDB#97 from PingThingsIO/sc-17504-what-is-time

    fix stat point documentation

commit ca5346c
Merge: aa08c59 a4f9e63
Author: David Konigsberg <72822263+davidkonigsberg@users.noreply.github.com>
Date:   Mon Jan 24 08:07:36 2022 -0500

    Merge pull request BTrDB#96 from PingThingsIO/sc-17506-update-depth-documentation

    remove depth parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants