Closed RustySnek closed 5 months ago
Basically pet snakes...
Add a way to create SnakeWorker process with assigned name, custom encoder and ttl. ex. exclusive_python(:my_lovely_pet, {:encoders, :lovely_pet_encoder, []}, :infinity) -> {pid, pypid}
exclusive_python(:my_lovely_pet, {:encoders, :lovely_pet_encoder, []}, :infinity)
Closed with #9
Basically pet snakes...
Add a way to create SnakeWorker process with assigned name, custom encoder and ttl. ex.
exclusive_python(:my_lovely_pet, {:encoders, :lovely_pet_encoder, []}, :infinity)
-> {pid, pypid}