Skip to content

Implement timestamp generator configuration #46

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

Closed
5 tasks
Lorak-mmk opened this issue Nov 18, 2021 · 2 comments · Fixed by #295
Closed
5 tasks

Implement timestamp generator configuration #46

Lorak-mmk opened this issue Nov 18, 2021 · 2 comments · Fixed by #295
Assignees
Labels
enhancement New feature or request P2 P2 item - probably some people use this, let's implement that
Milestone

Comments

@Lorak-mmk
Copy link
Collaborator

Lorak-mmk commented Nov 18, 2021

Function list:

  • cass_timestamp_gen_server_side_new
  • cass_timestamp_gen_monotonic_new
  • cass_timestamp_gen_monotonic_new_with_settings
  • cass_timestamp_gen_free
  • cass_cluster_set_timestamp_gen
@Lorak-mmk Lorak-mmk added the needs-evaluation Issues that we need to evaluate (is it possible to implement, is it implemented in Rust driver etc.) label Nov 18, 2021
@muzarski
Copy link
Contributor

muzarski commented Jul 2, 2024

This needs to be implemented in rust-driver: scylladb/scylla-rust-driver#262.

@muzarski muzarski added rust-driver-missing Functionality that Rust driver needs to implement first and removed needs-evaluation Issues that we need to evaluate (is it possible to implement, is it implemented in Rust driver etc.) labels Jul 2, 2024
@muzarski muzarski changed the title CassTimestampGen Implement timestamp generator configuration Apr 17, 2025
@muzarski muzarski added enhancement New feature or request P2 P2 item - probably some people use this, let's implement that and removed rust-driver-missing Functionality that Rust driver needs to implement first labels Apr 17, 2025
@muzarski muzarski added this to the 0.6 milestone Apr 17, 2025
@muzarski
Copy link
Contributor

I think we already have everything we need after scylladb/scylla-rust-driver#1128 was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 P2 item - probably some people use this, let's implement that
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants