Clikengo / foundationdb-rs

FoundationDB Rust client api
Apache License 2.0
155 stars 29 forks source link

New collaborators #142

Open bluejekyll opened 4 years ago

bluejekyll commented 4 years ago

@dae and @brndnmtthws it looks like both of you have put in a lot of work here!

Would you like me to add you both as collaborators on the project, and give you push permission on crates.io for this? Sorry, I've been focused on other projects, and this hasn't been on my radar. I'm also happy to discuss transferring this project to another account as desired.

What do you think?

brndnmtthws commented 4 years ago

That would be great!

The FDB crate is pretty important for us. Although we don't have an immediate need to add new features, there are some things that I will need to spend time on in the future such as async/await support (which I see there is already #135 for).

bluejekyll commented 4 years ago

Ok, I've added you both as collaborators. I'll try and setup the crates.io auth later today.

dae commented 4 years ago

I'm still fairly new to Rust, so for now I would prefer to send through pull requests, so that someone with more experience can review the code before it's committed to master.

bluejekyll commented 4 years ago

I do that even on my own repos ;) welcome to Rust!

bluejekyll commented 4 years ago

Adding @Speedy37 as collaborator as well.

Speedy37 commented 4 years ago

Thank you!

bluejekyll commented 4 years ago

Of course!

bluejekyll commented 4 years ago

I still have to do the grant on crates.io, I’ll set myself a reminder.

bluejekyll commented 4 years ago

@Speedy37 I just sent you an owner invite on crates.io for this.

Speedy37 commented 4 years ago

Got it. Thanks. I think we should publish a 0.3.0 with recent fixes and a 0.4.0 with the async/await changes.

bluejekyll commented 4 years ago

I place that all in your hands ;)

Speedy37 commented 4 years ago

@bluejekyll Can I get access to foundationdb-sys and foundationdb-gen ?

Speedy37 commented 4 years ago

@bluejekyll Up, I can't publish to crates.io without access to the foundationdb-sys and foundationdb-gen (less important) crates.

Speedy37 commented 4 years ago

@bluejekyll Can you take a minute or two to give me access to the foundationdb-sys and foundationdb-gen crates on crates.io.

Speedy37 commented 4 years ago

Just got access to foundationdb-sys/gen :)

bluejekyll commented 4 years ago

Sorry for missing this message! I think you should be good now.